home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / DefineButton2_1786 / BUTTONCONDACTION on(keyPress S).as < prev   
Encoding:
Text File  |  2007-03-20  |  43 b   |  4 lines

  1. on(keyPress "S"){
  2.    gotoAndPlay(38);
  3. }
  4.